翻訳と辞書
Words near each other
・ synchronous dram
・ synchronous dynamic random access memory
・ synchronous graphics ram
・ synchronous graphics random access memory
・ synchronous idle
・ synchronous key encryption
・ synchronous optical network
・ syncronous
・ synflood
・ synonym ring
syntactic salt
・ syntactic sugar
・ syntax
・ syntax directed translation
・ syntax tree
・ syntax-case
・ syntax/semantic language
・ synthesis
・ synthesizer specification language
・ sypware


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

syntactic salt : FOLDOC
syntactic salt
The opposite of syntactic sugar, a feature designed to make it harder to write bad code. Specifically, syntactic salt is a hoop the programmer must jump through just to prove that he knows what's going on, rather than to express a program action. Some programmers consider required type declarations to be syntactic salt. A requirement to write "end if", "end while", "end do", etc. to terminate the last block controlled by a control construct (as opposed to just "end") would definitely be syntactic salt. Syntactic salt is like the real thing in that it tends to raise hackers' blood pressures in an unhealthy way. Compare candygrammar.
[Jargon File]



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.